Strip `rust-` and `-rs` affixes in `cargo new`
authorChris Wong <lambda.fairy@gmail.com>
Mon, 20 Apr 2015 00:16:29 +0000 (12:16 +1200)
committerChris Wong <lambda.fairy@gmail.com>
Mon, 20 Apr 2015 23:13:45 +0000 (11:13 +1200)
commit3f298bca08071ec33c3788517ecbaffd3ba6eebb
tree6083d0d005efe93ee32f46c984cc87e7f255c90e
parent19fc3de955cb66e87f0e95e4db15d4c17fa45ec2
Strip `rust-` and `-rs` affixes in `cargo new`

Closes #1532
src/cargo/ops/cargo_new.rs